Revision: zsh--cvshead--1.0--patch-180
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Fri Feb 18 20:04:14 CET 2005
Standard-date: 2005-02-18 19:04:14 GMT
Modified-files: ChangeLog
    Completion/Darwin/Command/_defaults Src/Modules/stat.c
    Src/Zle/complist.c Src/Zle/deltochar.c Src/Zle/zle.h
    Src/Zle/zle_hist.c Src/Zle/zle_keymap.c
    Src/Zle/zle_main.c Src/Zle/zle_misc.c Src/Zle/zle_move.c
    Src/Zle/zle_thingy.c Src/Zle/zle_tricky.c
    Src/Zle/zle_utils.c Src/Zle/zle_vi.c Src/system.h
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-180
Summary: Update from CVS

2005-02-19  Motoi Washida <a66@h8.dion.ne.jp>

   * users/8522: Completion/Darwin/Command/_defaults: fixed the
   number of spaces broken while sending the patch by email.

2005-02-18  Peter Stephenson  <pws@csr.com>

   * 20828: Src/zle_main.c, Src/zle_misc.c: typos in 20822.

   * 20823: Src/Modules/stat.c: debugging test failed on 64-bit
   machines.

   * 20822: system.h, Src/Zle/complist.c, Src/Zle/deltochar.c,
   Src/Zle/zle.h, Src/Zle/zle_hist.c, Src/Zle/zle_keymap.c,
   Src/Zle/zle_main.c, Src/Zle/zle_misc.c, Src/Zle/zle_move.c,
   Src/Zle/zle_thingy.c, Src/Zle/zle_tricky.c, Src/Zle/zle_utils.c,
   Src/Zle/zle_vi.c: improve input ready for multibyte/Unicode
   handling, massaging use of getkey() and lastchar.
